翻訳と辞書
Words near each other
・ Numana
・ Numancia
・ Numancia de la Sagra
・ Numancia, Aklan
・ Numangatini Tione Ariki
・ Numanggang language
・ Numanlar, Kastamonu
・ Numanohata Station
・ Numanosawa Station
・ Null modem
・ Null morpheme
・ Null move
・ Null Object pattern
・ Null pointer
・ Null result
Null route
・ Null semigroup
・ Null session
・ Null set
・ Null sign
・ Null Stern Hotel
・ Null Subject Parameter
・ Null symbol
・ Null vector
・ Null vector (disambiguation)
・ Null-A Three
・ Null-move heuristic
・ Null-O
・ Null-subject language
・ Null-terminated string


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Null route : ウィキペディア英語版
Null route

In computer networking, a null route (blackhole route) is a network route (routing table entry) that goes nowhere. Matching packets are dropped (ignored) rather than forwarded, acting as a kind of very limited firewall. The act of using null routes is often called blackhole filtering. The rest of this article deals with null routing in the Internet Protocol (IP).
Null routes are typically configured with a special route flag, but can also be implemented by forwarding packets to an illegal IP address such as 0.0.0.0, or the loopback address.
Null routing has an advantage over classical firewalls since it is available on every potential network router (including all modern operating systems), and adds virtually no performance impact. Due to the nature of high-bandwidth routers, null routing can often sustain higher throughput than conventional firewalls. For this reason, null routes are often used on high-performance core routers to mitigate large-scale denial-of-service attacks before the packets reach a bottleneck, thus avoiding collateral damage from DDoS attacks — although the target of the attack will be inaccessible to anyone. Blackhole filtering can also be abused by malicious attackers on compromised routers to filter out traffic destined to a certain address.
Routing typically only works on the Internet Protocol layer and is very limited in packet classification. It is bound to be stateless due to the nature of IP routers. Typically, classification is limited to the destination IP address prefix, source IP address and incoming network interface.
== See also ==

*IP blocking
*Computer networking
*Routing
*Packet forwarding

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Null route」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.